| Overload | Description |
|---|---|
| RdlEnum<T> Constructor(T) | Initializes a new instance of the RdlEnum<T> class with a constant value. |
| RdlEnum<T> Constructor(String) | Initializes a new instance of the RdlEnum<T> class with an expression or a constant. |
| Overload | Description |
|---|---|
| RdlEnum<T> Constructor(T) | Initializes a new instance of the RdlEnum<T> class with a constant value. |
| RdlEnum<T> Constructor(String) | Initializes a new instance of the RdlEnum<T> class with an expression or a constant. |